from

@NonNull
open fun from(@NonNull activity: @NonNull Activity): @NonNull ShareCompat.IntentReader(source)

Deprecated

Use the constructor of IntentReader instead

Get an IntentReader for parsing and interpreting the sharing intent used to start the given activity.

Return

IntentReader for parsing sharing data

Parameters

activity

Activity that was started to share content